POST https://api.storenvy.com/v1/shipping_groups
Create a Shipping Group.
Required Parameters
name |
Your desired name for the Shipping Group. This is not visible to the Customer. |
rates |
An array of objects that include shipping_class_id, first_item_in_cents, and additional_item_in_cents.
Note: You must specify a Rate for each combination of Shipping Group and Shipping Class.
|